const github.com/gotd/td/tg.MessagesVotesListTypeID
8 uses
github.com/gotd/td/tg (current package)
tl_messages_votes_list_gen.go#L67: const MessagesVotesListTypeID = 0x4899484e
tl_messages_votes_list_gen.go#L134: return MessagesVotesListTypeID
tl_messages_votes_list_gen.go#L146: ID: MessagesVotesListTypeID,
tl_messages_votes_list_gen.go#L190: b.PutID(MessagesVotesListTypeID)
tl_messages_votes_list_gen.go#L242: if err := b.ConsumeID(MessagesVotesListTypeID); err != nil {
tl_registry_gen.go#L988: MessagesVotesListTypeID: "messages.votesList#4899484e",
tl_registry_gen.go#L2770: "messages.votesList": MessagesVotesListTypeID,
tl_registry_gen.go#L4552: MessagesVotesListTypeID: func() bin.Object { return &MessagesVotesList{} },
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. |