type github.com/gotd/td/tg.AccountConfirmBotConnectionRequest
20 uses
github.com/gotd/td/tg (current package)
tl_account_confirm_bot_connection_gen.go#L37: type AccountConfirmBotConnectionRequest struct {
tl_account_confirm_bot_connection_gen.go#L47: _ bin.Encoder = &AccountConfirmBotConnectionRequest{}
tl_account_confirm_bot_connection_gen.go#L48: _ bin.Decoder = &AccountConfirmBotConnectionRequest{}
tl_account_confirm_bot_connection_gen.go#L49: _ bin.BareEncoder = &AccountConfirmBotConnectionRequest{}
tl_account_confirm_bot_connection_gen.go#L50: _ bin.BareDecoder = &AccountConfirmBotConnectionRequest{}
tl_account_confirm_bot_connection_gen.go#L53: func (c *AccountConfirmBotConnectionRequest) Zero() bool {
tl_account_confirm_bot_connection_gen.go#L65: func (c *AccountConfirmBotConnectionRequest) String() string {
tl_account_confirm_bot_connection_gen.go#L69: type Alias AccountConfirmBotConnectionRequest
tl_account_confirm_bot_connection_gen.go#L74: func (c *AccountConfirmBotConnectionRequest) FillFrom(from interface {
tl_account_confirm_bot_connection_gen.go#L83: func (*AccountConfirmBotConnectionRequest) TypeID() uint32 {
tl_account_confirm_bot_connection_gen.go#L88: func (*AccountConfirmBotConnectionRequest) TypeName() string {
tl_account_confirm_bot_connection_gen.go#L93: func (c *AccountConfirmBotConnectionRequest) TypeInfo() tdp.Type {
tl_account_confirm_bot_connection_gen.go#L112: func (c *AccountConfirmBotConnectionRequest) Encode(b *bin.Buffer) error {
tl_account_confirm_bot_connection_gen.go#L121: func (c *AccountConfirmBotConnectionRequest) EncodeBare(b *bin.Buffer) error {
tl_account_confirm_bot_connection_gen.go#L135: func (c *AccountConfirmBotConnectionRequest) Decode(b *bin.Buffer) error {
tl_account_confirm_bot_connection_gen.go#L146: func (c *AccountConfirmBotConnectionRequest) DecodeBare(b *bin.Buffer) error {
tl_account_confirm_bot_connection_gen.go#L161: func (c *AccountConfirmBotConnectionRequest) GetBotID() (value InputUserClass) {
tl_account_confirm_bot_connection_gen.go#L174: request := &AccountConfirmBotConnectionRequest{
tl_registry_gen.go#L6675: AccountConfirmBotConnectionRequestTypeID: func() bin.Object { return &AccountConfirmBotConnectionRequest{} },
tl_server_gen.go#L2855: var request AccountConfirmBotConnectionRequest
![]() |
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. |