const github.com/gotd/td/tg.InlineQueryPeerTypePMTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_inline_query_peer_type_gen.go#L144: const InlineQueryPeerTypePMTypeID = 0x833c0fac
tl_inline_query_peer_type_gen.go#L180: return InlineQueryPeerTypePMTypeID
tl_inline_query_peer_type_gen.go#L192: ID: InlineQueryPeerTypePMTypeID,
tl_inline_query_peer_type_gen.go#L207: b.PutID(InlineQueryPeerTypePMTypeID)
tl_inline_query_peer_type_gen.go#L224: if err := b.ConsumeID(InlineQueryPeerTypePMTypeID); err != nil {
tl_inline_query_peer_type_gen.go#L710: case InlineQueryPeerTypePMTypeID:
tl_registry_gen.go#L1031: InlineQueryPeerTypePMTypeID: "inlineQueryPeerTypePM#833c0fac",
tl_registry_gen.go#L2813: "inlineQueryPeerTypePM": InlineQueryPeerTypePMTypeID,
tl_registry_gen.go#L4595: InlineQueryPeerTypePMTypeID: func() bin.Object { return &InlineQueryPeerTypePM{} },
tl_registry_gen.go#L5760: InlineQueryPeerTypePMTypeID,
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. |