const github.com/gotd/td/tg.ChannelParticipantsBotsTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_channel_participants_filter_gen.go#L381: const ChannelParticipantsBotsTypeID = 0xb0d1865b
tl_channel_participants_filter_gen.go#L417: return ChannelParticipantsBotsTypeID
tl_channel_participants_filter_gen.go#L429: ID: ChannelParticipantsBotsTypeID,
tl_channel_participants_filter_gen.go#L444: b.PutID(ChannelParticipantsBotsTypeID)
tl_channel_participants_filter_gen.go#L461: if err := b.ConsumeID(ChannelParticipantsBotsTypeID); err != nil {
tl_channel_participants_filter_gen.go#L1186: case ChannelParticipantsBotsTypeID:
tl_registry_gen.go#L603: ChannelParticipantsBotsTypeID: "channelParticipantsBots#b0d1865b",
tl_registry_gen.go#L2385: "channelParticipantsBots": ChannelParticipantsBotsTypeID,
tl_registry_gen.go#L4167: ChannelParticipantsBotsTypeID: func() bin.Object { return &ChannelParticipantsBots{} },
tl_registry_gen.go#L5568: ChannelParticipantsBotsTypeID,
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. |