#missing total_message_sent field on APIThreadChannel type

9 messages · Page 1 of 1 (latest)

wooden trout
#

^

silk palm
#

Got a link to docs?

wooden trout
#
message_count and total_message_sent store the number of messages in a thread. The difference is that when a message is deleted, message_count is decremented, but total_message_sent will not be. (threads created before July 1, 2022 stop counting both values at 50).
#

or here from a thread channel in my server

silk palm
#

Can you make an issue

wooden trout
#

sure

final raft
wooden trout
#

is it in the new version?