const github.com/gotd/td/tg.ChannelsGetParticipantsRequestTypeID
9 uses
github.com/gotd/td/tg (current package)
tl_channels_get_participants_gen.go#L64: const ChannelsGetParticipantsRequestTypeID = 0x77ced9d0
tl_channels_get_participants_gen.go#L125: return ChannelsGetParticipantsRequestTypeID
tl_channels_get_participants_gen.go#L137: ID: ChannelsGetParticipantsRequestTypeID,
tl_channels_get_participants_gen.go#L173: b.PutID(ChannelsGetParticipantsRequestTypeID)
tl_channels_get_participants_gen.go#L205: if err := b.ConsumeID(ChannelsGetParticipantsRequestTypeID); err != nil {
tl_registry_gen.go#L1621: ChannelsGetParticipantsRequestTypeID: "channels.getParticipants#77ced9d0",
tl_registry_gen.go#L3403: "channels.getParticipants": ChannelsGetParticipantsRequestTypeID,
tl_registry_gen.go#L5185: ChannelsGetParticipantsRequestTypeID: func() bin.Object { return &ChannelsGetParticipantsRequest{} },
tl_server_gen.go#L6880: s.handlers[ChannelsGetParticipantsRequestTypeID] = handler
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. |