const github.com/gotd/td/tg.ForumTopicTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_forum_topic_gen.go#L255: const ForumTopicTypeID = 0xfcdad815
tl_forum_topic_gen.go#L415: return ForumTopicTypeID
tl_forum_topic_gen.go#L427: ID: ForumTopicTypeID,
tl_forum_topic_gen.go#L567: b.PutID(ForumTopicTypeID)
tl_forum_topic_gen.go#L625: if err := b.ConsumeID(ForumTopicTypeID); err != nil {
tl_forum_topic_gen.go#L1080: case ForumTopicTypeID:
tl_registry_gen.go#L1325: ForumTopicTypeID: "forumTopic#fcdad815",
tl_registry_gen.go#L3792: "forumTopic": ForumTopicTypeID,
tl_registry_gen.go#L6259: ForumTopicTypeID: func() bin.Object { return &ForumTopic{} },
tl_registry_gen.go#L7817: ForumTopicTypeID,
![]() |
The pages are generated with Golds v0.8.5. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |