lastMessageId property

DiscordSnowflake? lastMessageId
final

the id of the last message sent in this channel (may not point to an existing or valid message)

Implementation

final DiscordSnowflake? lastMessageId;