type github.com/gotd/td/tg.PhoneGetCallConfigRequest
18 uses
github.com/gotd/td/tg (current package)
tl_phone_get_call_config_gen.go#L39: type PhoneGetCallConfigRequest struct {
tl_phone_get_call_config_gen.go#L47: _ bin.Encoder = &PhoneGetCallConfigRequest{}
tl_phone_get_call_config_gen.go#L48: _ bin.Decoder = &PhoneGetCallConfigRequest{}
tl_phone_get_call_config_gen.go#L49: _ bin.BareEncoder = &PhoneGetCallConfigRequest{}
tl_phone_get_call_config_gen.go#L50: _ bin.BareDecoder = &PhoneGetCallConfigRequest{}
tl_phone_get_call_config_gen.go#L53: func (g *PhoneGetCallConfigRequest) Zero() bool {
tl_phone_get_call_config_gen.go#L62: func (g *PhoneGetCallConfigRequest) String() string {
tl_phone_get_call_config_gen.go#L66: type Alias PhoneGetCallConfigRequest
tl_phone_get_call_config_gen.go#L73: func (*PhoneGetCallConfigRequest) TypeID() uint32 {
tl_phone_get_call_config_gen.go#L78: func (*PhoneGetCallConfigRequest) TypeName() string {
tl_phone_get_call_config_gen.go#L83: func (g *PhoneGetCallConfigRequest) TypeInfo() tdp.Type {
tl_phone_get_call_config_gen.go#L97: func (g *PhoneGetCallConfigRequest) Encode(b *bin.Buffer) error {
tl_phone_get_call_config_gen.go#L106: func (g *PhoneGetCallConfigRequest) EncodeBare(b *bin.Buffer) error {
tl_phone_get_call_config_gen.go#L114: func (g *PhoneGetCallConfigRequest) Decode(b *bin.Buffer) error {
tl_phone_get_call_config_gen.go#L125: func (g *PhoneGetCallConfigRequest) DecodeBare(b *bin.Buffer) error {
tl_phone_get_call_config_gen.go#L140: request := &PhoneGetCallConfigRequest{}
tl_registry_gen.go#L7288: PhoneGetCallConfigRequestTypeID: func() bin.Object { return &PhoneGetCallConfigRequest{} },
tl_server_gen.go#L12063: var request PhoneGetCallConfigRequest
![]() |
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. |