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,
|
||||
dynamic: boolean,
|
||||
) => string;
|
||||
AvatarDecoration: (userId: Snowflake, hash: string, format: AllowedImageFormat, size: AllowedImageSize) => string;
|
||||
Banner: (
|
||||
id: Snowflake,
|
||||
hash: string,
|
||||
|
Loading…
Reference in New Issue
Block a user