const github.com/gotd/td/tg.MessagesGetDiscussionMessageRequestTypeID
9 uses
github.com/gotd/td/tg (current package)
tl_messages_get_discussion_message_gen.go#L54: const MessagesGetDiscussionMessageRequestTypeID = 0x446972fd
tl_messages_get_discussion_message_gen.go#L100: return MessagesGetDiscussionMessageRequestTypeID
tl_messages_get_discussion_message_gen.go#L112: ID: MessagesGetDiscussionMessageRequestTypeID,
tl_messages_get_discussion_message_gen.go#L136: b.PutID(MessagesGetDiscussionMessageRequestTypeID)
tl_messages_get_discussion_message_gen.go#L160: if err := b.ConsumeID(MessagesGetDiscussionMessageRequestTypeID); err != nil {
tl_registry_gen.go#L1511: MessagesGetDiscussionMessageRequestTypeID: "messages.getDiscussionMessage#446972fd",
tl_registry_gen.go#L3293: "messages.getDiscussionMessage": MessagesGetDiscussionMessageRequestTypeID,
tl_registry_gen.go#L5075: MessagesGetDiscussionMessageRequestTypeID: func() bin.Object { return &MessagesGetDiscussionMessageRequest{} },
tl_server_gen.go#L4918: s.handlers[MessagesGetDiscussionMessageRequestTypeID] = handler
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. |