github.com/gotd/td/tg.AccountGetContactSignUpNotificationRequest.Decode (method, view implemented interface methods)

2 uses

	github.com/gotd/td/tg (current package)
		tl_account_get_contact_sign_up_notification_gen.go#L113: func (g *AccountGetContactSignUpNotificationRequest) Decode(b *bin.Buffer) error {
		tl_server_gen.go#L1314: 		if err := request.Decode(b); err != nil {