const github.com/gotd/td/tg.GroupCallParticipantVideoTypeID
8 uses
github.com/gotd/td/tg (current package)
tl_group_call_participant_video_gen.go#L57: const GroupCallParticipantVideoTypeID = 0x67753ac8
tl_group_call_participant_video_gen.go#L119: return GroupCallParticipantVideoTypeID
tl_group_call_participant_video_gen.go#L131: ID: GroupCallParticipantVideoTypeID,
tl_group_call_participant_video_gen.go#L175: b.PutID(GroupCallParticipantVideoTypeID)
tl_group_call_participant_video_gen.go#L206: if err := b.ConsumeID(GroupCallParticipantVideoTypeID); err != nil {
tl_registry_gen.go#L1050: GroupCallParticipantVideoTypeID: "groupCallParticipantVideo#67753ac8",
tl_registry_gen.go#L2832: "groupCallParticipantVideo": GroupCallParticipantVideoTypeID,
tl_registry_gen.go#L4614: GroupCallParticipantVideoTypeID: func() bin.Object { return &GroupCallParticipantVideo{} },
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. |