const github.com/gotd/td/tg.MessagesChatsSliceTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_messages_chats_gen.go#L207: const MessagesChatsSliceTypeID = 0x9cd81144
tl_messages_chats_gen.go#L258: return MessagesChatsSliceTypeID
tl_messages_chats_gen.go#L270: ID: MessagesChatsSliceTypeID,
tl_messages_chats_gen.go#L294: b.PutID(MessagesChatsSliceTypeID)
tl_messages_chats_gen.go#L321: if err := b.ConsumeID(MessagesChatsSliceTypeID); err != nil {
tl_messages_chats_gen.go#L436: case MessagesChatsSliceTypeID:
tl_registry_gen.go#L244: MessagesChatsSliceTypeID: "messages.chatsSlice#9cd81144",
tl_registry_gen.go#L2026: "messages.chatsSlice": MessagesChatsSliceTypeID,
tl_registry_gen.go#L3808: MessagesChatsSliceTypeID: func() bin.Object { return &MessagesChatsSlice{} },
tl_registry_gen.go#L6125: MessagesChatsSliceTypeID,
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. |