type github.com/gotd/td/tg.AccountGetConnectedBotsRequest
18 uses
github.com/gotd/td/tg (current package)
tl_account_get_connected_bots_gen.go#L41: type AccountGetConnectedBotsRequest struct {
tl_account_get_connected_bots_gen.go#L49: _ bin.Encoder = &AccountGetConnectedBotsRequest{}
tl_account_get_connected_bots_gen.go#L50: _ bin.Decoder = &AccountGetConnectedBotsRequest{}
tl_account_get_connected_bots_gen.go#L51: _ bin.BareEncoder = &AccountGetConnectedBotsRequest{}
tl_account_get_connected_bots_gen.go#L52: _ bin.BareDecoder = &AccountGetConnectedBotsRequest{}
tl_account_get_connected_bots_gen.go#L55: func (g *AccountGetConnectedBotsRequest) Zero() bool {
tl_account_get_connected_bots_gen.go#L64: func (g *AccountGetConnectedBotsRequest) String() string {
tl_account_get_connected_bots_gen.go#L68: type Alias AccountGetConnectedBotsRequest
tl_account_get_connected_bots_gen.go#L75: func (*AccountGetConnectedBotsRequest) TypeID() uint32 {
tl_account_get_connected_bots_gen.go#L80: func (*AccountGetConnectedBotsRequest) TypeName() string {
tl_account_get_connected_bots_gen.go#L85: func (g *AccountGetConnectedBotsRequest) TypeInfo() tdp.Type {
tl_account_get_connected_bots_gen.go#L99: func (g *AccountGetConnectedBotsRequest) Encode(b *bin.Buffer) error {
tl_account_get_connected_bots_gen.go#L108: func (g *AccountGetConnectedBotsRequest) EncodeBare(b *bin.Buffer) error {
tl_account_get_connected_bots_gen.go#L116: func (g *AccountGetConnectedBotsRequest) Decode(b *bin.Buffer) error {
tl_account_get_connected_bots_gen.go#L127: func (g *AccountGetConnectedBotsRequest) DecodeBare(b *bin.Buffer) error {
tl_account_get_connected_bots_gen.go#L144: request := &AccountGetConnectedBotsRequest{}
tl_registry_gen.go#L6649: AccountGetConnectedBotsRequestTypeID: func() bin.Object { return &AccountGetConnectedBotsRequest{} },
tl_server_gen.go#L2369: var request AccountGetConnectedBotsRequest
![]() |
The pages are generated with Golds v0.8.4. (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. |