type github.com/gotd/td/tg.PhoneStartScheduledGroupCallRequest

20 uses

	github.com/gotd/td/tg (current package)
		tl_phone_start_scheduled_group_call_gen.go#L38: type PhoneStartScheduledGroupCallRequest struct {
		tl_phone_start_scheduled_group_call_gen.go#L48: 	_ bin.Encoder     = &PhoneStartScheduledGroupCallRequest{}
		tl_phone_start_scheduled_group_call_gen.go#L49: 	_ bin.Decoder     = &PhoneStartScheduledGroupCallRequest{}
		tl_phone_start_scheduled_group_call_gen.go#L50: 	_ bin.BareEncoder = &PhoneStartScheduledGroupCallRequest{}
		tl_phone_start_scheduled_group_call_gen.go#L51: 	_ bin.BareDecoder = &PhoneStartScheduledGroupCallRequest{}
		tl_phone_start_scheduled_group_call_gen.go#L54: func (s *PhoneStartScheduledGroupCallRequest) Zero() bool {
		tl_phone_start_scheduled_group_call_gen.go#L66: func (s *PhoneStartScheduledGroupCallRequest) String() string {
		tl_phone_start_scheduled_group_call_gen.go#L70: 	type Alias PhoneStartScheduledGroupCallRequest
		tl_phone_start_scheduled_group_call_gen.go#L75: func (s *PhoneStartScheduledGroupCallRequest) FillFrom(from interface {
		tl_phone_start_scheduled_group_call_gen.go#L84: func (*PhoneStartScheduledGroupCallRequest) TypeID() uint32 {
		tl_phone_start_scheduled_group_call_gen.go#L89: func (*PhoneStartScheduledGroupCallRequest) TypeName() string {
		tl_phone_start_scheduled_group_call_gen.go#L94: func (s *PhoneStartScheduledGroupCallRequest) TypeInfo() tdp.Type {
		tl_phone_start_scheduled_group_call_gen.go#L113: func (s *PhoneStartScheduledGroupCallRequest) Encode(b *bin.Buffer) error {
		tl_phone_start_scheduled_group_call_gen.go#L122: func (s *PhoneStartScheduledGroupCallRequest) EncodeBare(b *bin.Buffer) error {
		tl_phone_start_scheduled_group_call_gen.go#L133: func (s *PhoneStartScheduledGroupCallRequest) Decode(b *bin.Buffer) error {
		tl_phone_start_scheduled_group_call_gen.go#L144: func (s *PhoneStartScheduledGroupCallRequest) DecodeBare(b *bin.Buffer) error {
		tl_phone_start_scheduled_group_call_gen.go#L157: func (s *PhoneStartScheduledGroupCallRequest) GetCall() (value InputGroupCall) {
		tl_phone_start_scheduled_group_call_gen.go#L171: 	request := &PhoneStartScheduledGroupCallRequest{
		tl_registry_gen.go#L5307: 		PhoneStartScheduledGroupCallRequestTypeID:                               func() bin.Object { return &PhoneStartScheduledGroupCallRequest{} },
		tl_server_gen.go#L9058: 		var request PhoneStartScheduledGroupCallRequest