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