Class DirectMessagesTopic
java.lang.Object
io.github.natanimn.telebof.types.DirectMessagesTopic
Describes a topic of a direct messages chat.
- Since:
- 3 September 2025
- 
Field SummaryFields
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Field Details- 
topic_idUnique identifier of the topic.
- 
userOptional. Information about the user that created the topic. Currently, it is always present
 
- 
- 
Constructor Details- 
DirectMessagesTopicpublic DirectMessagesTopic()
 
-