type github.com/gotd/td/tg.AccountGetBotBusinessConnectionRequest
20 uses
github.com/gotd/td/tg (current package)
tl_account_get_bot_business_connection_gen.go#L59: type AccountGetBotBusinessConnectionRequest struct {
tl_account_get_bot_business_connection_gen.go#L72: _ bin.Encoder = &AccountGetBotBusinessConnectionRequest{}
tl_account_get_bot_business_connection_gen.go#L73: _ bin.Decoder = &AccountGetBotBusinessConnectionRequest{}
tl_account_get_bot_business_connection_gen.go#L74: _ bin.BareEncoder = &AccountGetBotBusinessConnectionRequest{}
tl_account_get_bot_business_connection_gen.go#L75: _ bin.BareDecoder = &AccountGetBotBusinessConnectionRequest{}
tl_account_get_bot_business_connection_gen.go#L78: func (g *AccountGetBotBusinessConnectionRequest) Zero() bool {
tl_account_get_bot_business_connection_gen.go#L90: func (g *AccountGetBotBusinessConnectionRequest) String() string {
tl_account_get_bot_business_connection_gen.go#L94: type Alias AccountGetBotBusinessConnectionRequest
tl_account_get_bot_business_connection_gen.go#L99: func (g *AccountGetBotBusinessConnectionRequest) FillFrom(from interface {
tl_account_get_bot_business_connection_gen.go#L108: func (*AccountGetBotBusinessConnectionRequest) TypeID() uint32 {
tl_account_get_bot_business_connection_gen.go#L113: func (*AccountGetBotBusinessConnectionRequest) TypeName() string {
tl_account_get_bot_business_connection_gen.go#L118: func (g *AccountGetBotBusinessConnectionRequest) TypeInfo() tdp.Type {
tl_account_get_bot_business_connection_gen.go#L137: func (g *AccountGetBotBusinessConnectionRequest) Encode(b *bin.Buffer) error {
tl_account_get_bot_business_connection_gen.go#L146: func (g *AccountGetBotBusinessConnectionRequest) EncodeBare(b *bin.Buffer) error {
tl_account_get_bot_business_connection_gen.go#L155: func (g *AccountGetBotBusinessConnectionRequest) Decode(b *bin.Buffer) error {
tl_account_get_bot_business_connection_gen.go#L166: func (g *AccountGetBotBusinessConnectionRequest) DecodeBare(b *bin.Buffer) error {
tl_account_get_bot_business_connection_gen.go#L181: func (g *AccountGetBotBusinessConnectionRequest) GetConnectionID() (value string) {
tl_account_get_bot_business_connection_gen.go#L220: request := &AccountGetBotBusinessConnectionRequest{
tl_registry_gen.go#L6650: AccountGetBotBusinessConnectionRequestTypeID: func() bin.Object { return &AccountGetBotBusinessConnectionRequest{} },
tl_server_gen.go#L2386: var request AccountGetBotBusinessConnectionRequest
![]() |
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. |