Skip to main content

thread_id

Method
This is a method of the BotMessage class in the bots module.
Set thread_id.

Signature

def thread_id(mut self, thread_id: impl Into<String>) -> Self

Parameters

thread_id
impl Into<String>
required
No description available.

Returns

Returns
Self
The result of the operation.