IMessageReaction type
Home > @cbnsndwch/zrocket-contracts > IMessageReaction
IMessageReaction type
Signature:
type IMessageReaction = {
usernames: string[];
names?: Array<string | undefined>;
};How was this page?
Home > @cbnsndwch/zrocket-contracts > IMessageReaction
Signature:
type IMessageReaction = {
usernames: string[];
names?: Array<string | undefined>;
};How was this page?