Constant MAX_SLACK_THREAD_CONTEXT_MAX_MESSAGES
pub const MAX_SLACK_THREAD_CONTEXT_MAX_MESSAGES: usize = 50; // 50usizeExpand description
Slack’s conversations.replies request limit used by thread hydration.