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