type github.com/gotd/td/tg.AccountCreateBusinessChatLinkRequest
20 uses
github.com/gotd/td/tg (current package)
tl_account_create_business_chat_link_gen.go#L41: type AccountCreateBusinessChatLinkRequest struct {
tl_account_create_business_chat_link_gen.go#L51: _ bin.Encoder = &AccountCreateBusinessChatLinkRequest{}
tl_account_create_business_chat_link_gen.go#L52: _ bin.Decoder = &AccountCreateBusinessChatLinkRequest{}
tl_account_create_business_chat_link_gen.go#L53: _ bin.BareEncoder = &AccountCreateBusinessChatLinkRequest{}
tl_account_create_business_chat_link_gen.go#L54: _ bin.BareDecoder = &AccountCreateBusinessChatLinkRequest{}
tl_account_create_business_chat_link_gen.go#L57: func (c *AccountCreateBusinessChatLinkRequest) Zero() bool {
tl_account_create_business_chat_link_gen.go#L69: func (c *AccountCreateBusinessChatLinkRequest) String() string {
tl_account_create_business_chat_link_gen.go#L73: type Alias AccountCreateBusinessChatLinkRequest
tl_account_create_business_chat_link_gen.go#L78: func (c *AccountCreateBusinessChatLinkRequest) FillFrom(from interface {
tl_account_create_business_chat_link_gen.go#L87: func (*AccountCreateBusinessChatLinkRequest) TypeID() uint32 {
tl_account_create_business_chat_link_gen.go#L92: func (*AccountCreateBusinessChatLinkRequest) TypeName() string {
tl_account_create_business_chat_link_gen.go#L97: func (c *AccountCreateBusinessChatLinkRequest) TypeInfo() tdp.Type {
tl_account_create_business_chat_link_gen.go#L116: func (c *AccountCreateBusinessChatLinkRequest) Encode(b *bin.Buffer) error {
tl_account_create_business_chat_link_gen.go#L125: func (c *AccountCreateBusinessChatLinkRequest) EncodeBare(b *bin.Buffer) error {
tl_account_create_business_chat_link_gen.go#L136: func (c *AccountCreateBusinessChatLinkRequest) Decode(b *bin.Buffer) error {
tl_account_create_business_chat_link_gen.go#L147: func (c *AccountCreateBusinessChatLinkRequest) DecodeBare(b *bin.Buffer) error {
tl_account_create_business_chat_link_gen.go#L160: func (c *AccountCreateBusinessChatLinkRequest) GetLink() (value InputBusinessChatLink) {
tl_account_create_business_chat_link_gen.go#L183: request := &AccountCreateBusinessChatLinkRequest{
tl_registry_gen.go#L6655: AccountCreateBusinessChatLinkRequestTypeID: func() bin.Object { return &AccountCreateBusinessChatLinkRequest{} },
tl_server_gen.go#L2487: var request AccountCreateBusinessChatLinkRequest
![]() |
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. |