typing: user avatar decoration

This commit is contained in:
March 7th 2023-01-06 19:55:37 +07:00
parent 6c3830aedf
commit 93c230150c

1
typings/index.d.ts vendored
View File

@ -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,