type github.com/gotd/td/tg.AccountGetContactSignUpNotificationRequest
18 uses
github.com/gotd/td/tg (current package)
tl_account_get_contact_sign_up_notification_gen.go#L38: type AccountGetContactSignUpNotificationRequest struct {
tl_account_get_contact_sign_up_notification_gen.go#L46: _ bin.Encoder = &AccountGetContactSignUpNotificationRequest{}
tl_account_get_contact_sign_up_notification_gen.go#L47: _ bin.Decoder = &AccountGetContactSignUpNotificationRequest{}
tl_account_get_contact_sign_up_notification_gen.go#L48: _ bin.BareEncoder = &AccountGetContactSignUpNotificationRequest{}
tl_account_get_contact_sign_up_notification_gen.go#L49: _ bin.BareDecoder = &AccountGetContactSignUpNotificationRequest{}
tl_account_get_contact_sign_up_notification_gen.go#L52: func (g *AccountGetContactSignUpNotificationRequest) Zero() bool {
tl_account_get_contact_sign_up_notification_gen.go#L61: func (g *AccountGetContactSignUpNotificationRequest) String() string {
tl_account_get_contact_sign_up_notification_gen.go#L65: type Alias AccountGetContactSignUpNotificationRequest
tl_account_get_contact_sign_up_notification_gen.go#L72: func (*AccountGetContactSignUpNotificationRequest) TypeID() uint32 {
tl_account_get_contact_sign_up_notification_gen.go#L77: func (*AccountGetContactSignUpNotificationRequest) TypeName() string {
tl_account_get_contact_sign_up_notification_gen.go#L82: func (g *AccountGetContactSignUpNotificationRequest) TypeInfo() tdp.Type {
tl_account_get_contact_sign_up_notification_gen.go#L96: func (g *AccountGetContactSignUpNotificationRequest) Encode(b *bin.Buffer) error {
tl_account_get_contact_sign_up_notification_gen.go#L105: func (g *AccountGetContactSignUpNotificationRequest) EncodeBare(b *bin.Buffer) error {
tl_account_get_contact_sign_up_notification_gen.go#L113: func (g *AccountGetContactSignUpNotificationRequest) Decode(b *bin.Buffer) error {
tl_account_get_contact_sign_up_notification_gen.go#L124: func (g *AccountGetContactSignUpNotificationRequest) DecodeBare(b *bin.Buffer) error {
tl_account_get_contact_sign_up_notification_gen.go#L138: request := &AccountGetContactSignUpNotificationRequest{}
tl_registry_gen.go#L4878: AccountGetContactSignUpNotificationRequestTypeID: func() bin.Object { return &AccountGetContactSignUpNotificationRequest{} },
tl_server_gen.go#L1313: var request AccountGetContactSignUpNotificationRequest
The pages are generated with Golds v0.6.7. (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 @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |