type github.com/gotd/td/tg.PhoneGetCallConfigRequest
18 uses
github.com/gotd/td/tg (current package)
tl_phone_get_call_config_gen.go#L38: type PhoneGetCallConfigRequest struct {
tl_phone_get_call_config_gen.go#L46: _ bin.Encoder = &PhoneGetCallConfigRequest{}
tl_phone_get_call_config_gen.go#L47: _ bin.Decoder = &PhoneGetCallConfigRequest{}
tl_phone_get_call_config_gen.go#L48: _ bin.BareEncoder = &PhoneGetCallConfigRequest{}
tl_phone_get_call_config_gen.go#L49: _ bin.BareDecoder = &PhoneGetCallConfigRequest{}
tl_phone_get_call_config_gen.go#L52: func (g *PhoneGetCallConfigRequest) Zero() bool {
tl_phone_get_call_config_gen.go#L61: func (g *PhoneGetCallConfigRequest) String() string {
tl_phone_get_call_config_gen.go#L65: type Alias PhoneGetCallConfigRequest
tl_phone_get_call_config_gen.go#L72: func (*PhoneGetCallConfigRequest) TypeID() uint32 {
tl_phone_get_call_config_gen.go#L77: func (*PhoneGetCallConfigRequest) TypeName() string {
tl_phone_get_call_config_gen.go#L82: func (g *PhoneGetCallConfigRequest) TypeInfo() tdp.Type {
tl_phone_get_call_config_gen.go#L96: func (g *PhoneGetCallConfigRequest) Encode(b *bin.Buffer) error {
tl_phone_get_call_config_gen.go#L105: func (g *PhoneGetCallConfigRequest) EncodeBare(b *bin.Buffer) error {
tl_phone_get_call_config_gen.go#L113: func (g *PhoneGetCallConfigRequest) Decode(b *bin.Buffer) error {
tl_phone_get_call_config_gen.go#L124: func (g *PhoneGetCallConfigRequest) DecodeBare(b *bin.Buffer) error {
tl_phone_get_call_config_gen.go#L138: request := &PhoneGetCallConfigRequest{}
tl_registry_gen.go#L5283: PhoneGetCallConfigRequestTypeID: func() bin.Object { return &PhoneGetCallConfigRequest{} },
tl_server_gen.go#L8638: var request PhoneGetCallConfigRequest
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. |