const github.com/gotd/td/tg.MessagesCreateChatRequestTypeID
9 uses
github.com/gotd/td/tg (current package)
tl_messages_create_chat_gen.go#L60: const MessagesCreateChatRequestTypeID = 0x92ceddd4
tl_messages_create_chat_gen.go#L117: return MessagesCreateChatRequestTypeID
tl_messages_create_chat_gen.go#L129: ID: MessagesCreateChatRequestTypeID,
tl_messages_create_chat_gen.go#L165: b.PutID(MessagesCreateChatRequestTypeID)
tl_messages_create_chat_gen.go#L199: if err := b.ConsumeID(MessagesCreateChatRequestTypeID); err != nil {
tl_registry_gen.go#L1903: MessagesCreateChatRequestTypeID: "messages.createChat#92ceddd4",
tl_registry_gen.go#L4370: "messages.createChat": MessagesCreateChatRequestTypeID,
tl_registry_gen.go#L6837: MessagesCreateChatRequestTypeID: func() bin.Object { return &MessagesCreateChatRequest{} },
tl_server_gen.go#L3956: s.handlers[MessagesCreateChatRequestTypeID] = handler
![]() |
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. |