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

2 uses

	github.com/gotd/td/tg (current package)
		tl_account_finish_takeout_session_gen.go#L153: func (f *AccountFinishTakeoutSessionRequest) Decode(b *bin.Buffer) error {
		tl_server_gen.go#L1230: 		if err := request.Decode(b); err != nil {