const github.com/gotd/td/tg.UpdateChatParticipantDeleteTypeID
11 uses
github.com/gotd/td/tg (current package)
tl_handlers_gen.go#L258: u.handlers[UpdateChatParticipantDeleteTypeID] = func(ctx context.Context, e Entities, update UpdateClass) error {
tl_registry_gen.go#L319: UpdateChatParticipantDeleteTypeID: "updateChatParticipantDelete#e32f3d77",
tl_registry_gen.go#L2786: "updateChatParticipantDelete": UpdateChatParticipantDeleteTypeID,
tl_registry_gen.go#L5253: UpdateChatParticipantDeleteTypeID: func() bin.Object { return &UpdateChatParticipantDelete{} },
tl_registry_gen.go#L8979: UpdateChatParticipantDeleteTypeID,
tl_update_gen.go#L2868: const UpdateChatParticipantDeleteTypeID = 0xe32f3d77
tl_update_gen.go#L2924: return UpdateChatParticipantDeleteTypeID
tl_update_gen.go#L2936: ID: UpdateChatParticipantDeleteTypeID,
tl_update_gen.go#L2964: b.PutID(UpdateChatParticipantDeleteTypeID)
tl_update_gen.go#L2984: if err := b.ConsumeID(UpdateChatParticipantDeleteTypeID); err != nil {
tl_update_gen.go#L34296: case UpdateChatParticipantDeleteTypeID:
![]() |
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. |