export interface APITextBasedChannel<T extends ChannelType> extends APIChannelBase<T>, APISlowmodeChannel<T>
The id of the last message sent in this channel (may not point to an existing or valid message)