const github.com/gotd/td/tg.MessagesInactiveChatsTypeID
8 uses
github.com/gotd/td/tg (current package)
tl_messages_inactive_chats_gen.go#L48: const MessagesInactiveChatsTypeID = 0xa927fec5
tl_messages_inactive_chats_gen.go#L99: return MessagesInactiveChatsTypeID
tl_messages_inactive_chats_gen.go#L111: ID: MessagesInactiveChatsTypeID,
tl_messages_inactive_chats_gen.go#L139: b.PutID(MessagesInactiveChatsTypeID)
tl_messages_inactive_chats_gen.go#L178: if err := b.ConsumeID(MessagesInactiveChatsTypeID); err != nil {
tl_registry_gen.go#L978: MessagesInactiveChatsTypeID: "messages.inactiveChats#a927fec5",
tl_registry_gen.go#L2760: "messages.inactiveChats": MessagesInactiveChatsTypeID,
tl_registry_gen.go#L4542: MessagesInactiveChatsTypeID: func() bin.Object { return &MessagesInactiveChats{} },
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. |