const github.com/gotd/td/tg.UpdateChannelParticipantTypeID
11 uses
github.com/gotd/td/tg (current package)
tl_handlers_gen.go#L1008: u.handlers[UpdateChannelParticipantTypeID] = func(ctx context.Context, e Entities, update UpdateClass) error {
tl_registry_gen.go#L394: UpdateChannelParticipantTypeID: "updateChannelParticipant#985d3abb",
tl_registry_gen.go#L2861: "updateChannelParticipant": UpdateChannelParticipantTypeID,
tl_registry_gen.go#L5328: UpdateChannelParticipantTypeID: func() bin.Object { return &UpdateChannelParticipant{} },
tl_registry_gen.go#L9054: UpdateChannelParticipantTypeID,
tl_update_gen.go#L19044: const UpdateChannelParticipantTypeID = 0x985d3abb
tl_update_gen.go#L19142: return UpdateChannelParticipantTypeID
tl_update_gen.go#L19154: ID: UpdateChannelParticipantTypeID,
tl_update_gen.go#L19226: b.PutID(UpdateChannelParticipantTypeID)
tl_update_gen.go#L19276: if err := b.ConsumeID(UpdateChannelParticipantTypeID); err != nil {
tl_update_gen.go#L34821: case UpdateChannelParticipantTypeID:
![]() |
The pages are generated with Golds v0.8.5. (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 @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |