const github.com/gotd/td/tg.InputNotifyForumTopicTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_input_notify_peer_gen.go#L502: const InputNotifyForumTopicTypeID = 0x5c467992
tl_input_notify_peer_gen.go#L553: return InputNotifyForumTopicTypeID
tl_input_notify_peer_gen.go#L565: ID: InputNotifyForumTopicTypeID,
tl_input_notify_peer_gen.go#L589: b.PutID(InputNotifyForumTopicTypeID)
tl_input_notify_peer_gen.go#L613: if err := b.ConsumeID(InputNotifyForumTopicTypeID); err != nil {
tl_input_notify_peer_gen.go#L732: case InputNotifyForumTopicTypeID:
tl_registry_gen.go#L211: InputNotifyForumTopicTypeID: "inputNotifyForumTopic#5c467992",
tl_registry_gen.go#L1993: "inputNotifyForumTopic": InputNotifyForumTopicTypeID,
tl_registry_gen.go#L3775: InputNotifyForumTopicTypeID: func() bin.Object { return &InputNotifyForumTopic{} },
tl_registry_gen.go#L5879: InputNotifyForumTopicTypeID,
The pages are generated with Golds v0.6.7. (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 @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |