const github.com/gotd/td/tg.MessagesSearchCounterTypeID
8 uses
github.com/gotd/td/tg (current package)
tl_messages_search_counter_gen.go#L57: const MessagesSearchCounterTypeID = 0xe844ebff
tl_messages_search_counter_gen.go#L111: return MessagesSearchCounterTypeID
tl_messages_search_counter_gen.go#L123: ID: MessagesSearchCounterTypeID,
tl_messages_search_counter_gen.go#L159: b.PutID(MessagesSearchCounterTypeID)
tl_messages_search_counter_gen.go#L187: if err := b.ConsumeID(MessagesSearchCounterTypeID); err != nil {
tl_registry_gen.go#L960: MessagesSearchCounterTypeID: "messages.searchCounter#e844ebff",
tl_registry_gen.go#L2742: "messages.searchCounter": MessagesSearchCounterTypeID,
tl_registry_gen.go#L4524: MessagesSearchCounterTypeID: func() bin.Object { return &MessagesSearchCounter{} },
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. |