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

2 uses

	github.com/gotd/td/tg (current package)
		tl_account_init_takeout_session_gen.go#L260: func (i *AccountInitTakeoutSessionRequest) Decode(b *bin.Buffer) error {
		tl_server_gen.go#L1213: 		if err := request.Decode(b); err != nil {