const github.com/gotd/td/tg.PhoneGetGroupParticipantsRequestTypeID
9 uses
github.com/gotd/td/tg (current package)
tl_phone_get_group_participants_gen.go#L62: const PhoneGetGroupParticipantsRequestTypeID = 0xc558d8ab
tl_phone_get_group_participants_gen.go#L123: return PhoneGetGroupParticipantsRequestTypeID
tl_phone_get_group_participants_gen.go#L135: ID: PhoneGetGroupParticipantsRequestTypeID,
tl_phone_get_group_participants_gen.go#L171: b.PutID(PhoneGetGroupParticipantsRequestTypeID)
tl_phone_get_group_participants_gen.go#L206: if err := b.ConsumeID(PhoneGetGroupParticipantsRequestTypeID); err != nil {
tl_registry_gen.go#L1735: PhoneGetGroupParticipantsRequestTypeID: "phone.getGroupParticipants#c558d8ab",
tl_registry_gen.go#L3517: "phone.getGroupParticipants": PhoneGetGroupParticipantsRequestTypeID,
tl_registry_gen.go#L5299: PhoneGetGroupParticipantsRequestTypeID: func() bin.Object { return &PhoneGetGroupParticipantsRequest{} },
tl_server_gen.go#L8934: s.handlers[PhoneGetGroupParticipantsRequestTypeID] = 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. |