const github.com/gotd/td/tg.MessageRepliesTypeID
8 uses
github.com/gotd/td/tg (current package)
tl_message_replies_gen.go#L85: const MessageRepliesTypeID = 0x83d60fc2
tl_message_replies_gen.go#L171: return MessageRepliesTypeID
tl_message_replies_gen.go#L183: ID: MessageRepliesTypeID,
tl_message_replies_gen.go#L251: b.PutID(MessageRepliesTypeID)
tl_message_replies_gen.go#L294: if err := b.ConsumeID(MessageRepliesTypeID); err != nil {
tl_registry_gen.go#L1176: MessageRepliesTypeID: "messageReplies#83d60fc2",
tl_registry_gen.go#L3643: "messageReplies": MessageRepliesTypeID,
tl_registry_gen.go#L6110: MessageRepliesTypeID: func() bin.Object { return &MessageReplies{} },
![]() |
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. |