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