typing: user avatar decoration
This commit is contained in:
parent
6c3830aedf
commit
93c230150c
1
typings/index.d.ts
vendored
1
typings/index.d.ts
vendored
@ -3478,6 +3478,7 @@ export const Constants: {
|
|||||||
size: AllowedImageSize,
|
size: AllowedImageSize,
|
||||||
dynamic: boolean,
|
dynamic: boolean,
|
||||||
) => string;
|
) => string;
|
||||||
|
AvatarDecoration: (userId: Snowflake, hash: string, format: AllowedImageFormat, size: AllowedImageSize) => string;
|
||||||
Banner: (
|
Banner: (
|
||||||
id: Snowflake,
|
id: Snowflake,
|
||||||
hash: string,
|
hash: string,
|
||||||
|
Loading…
Reference in New Issue
Block a user