Interface
APIBulkMessageFetchResponseChannel
Per-channel messages in bulk fetch response.
Properties
channel_id
: SnowflakeChannel ID.
messages
: APIMessage[]Messages from this channel.
Per-channel messages in bulk fetch response.
: SnowflakeChannel ID.
: APIMessage[]Messages from this channel.