guildId property

DiscordSnowflake? guildId
final

id of the guild that owns this sticker

is not always returned, hence the nullable property

Implementation

final DiscordSnowflake? guildId;