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

2 uses

	github.com/gotd/td/tg (current package)
		tl_account_accept_authorization_gen.go#L187: func (a *AccountAcceptAuthorizationRequest) Decode(b *bin.Buffer) error {
		tl_server_gen.go#L1120: 		if err := request.Decode(b); err != nil {