const github.com/gotd/td/tg.ChannelsDeleteParticipantHistoryRequestTypeID
9 uses
github.com/gotd/td/tg (current package)
tl_channels_delete_participant_history_gen.go#L46: const ChannelsDeleteParticipantHistoryRequestTypeID = 0x367544db
tl_channels_delete_participant_history_gen.go#L92: return ChannelsDeleteParticipantHistoryRequestTypeID
tl_channels_delete_participant_history_gen.go#L104: ID: ChannelsDeleteParticipantHistoryRequestTypeID,
tl_channels_delete_participant_history_gen.go#L128: b.PutID(ChannelsDeleteParticipantHistoryRequestTypeID)
tl_channels_delete_participant_history_gen.go#L157: if err := b.ConsumeID(ChannelsDeleteParticipantHistoryRequestTypeID); err != nil {
tl_registry_gen.go#L1655: ChannelsDeleteParticipantHistoryRequestTypeID: "channels.deleteParticipantHistory#367544db",
tl_registry_gen.go#L3437: "channels.deleteParticipantHistory": ChannelsDeleteParticipantHistoryRequestTypeID,
tl_registry_gen.go#L5219: ChannelsDeleteParticipantHistoryRequestTypeID: func() bin.Object { return &ChannelsDeleteParticipantHistoryRequest{} },
tl_server_gen.go#L7486: s.handlers[ChannelsDeleteParticipantHistoryRequestTypeID] = 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. |