ChannelDifferenceEmpty

---types---
updates.channelDifferenceEmpty#3e11affb final:flags.0?true pts:int timeout:flags.1?int = updates.ChannelDifference

Belongs to

updates.ChannelDifference

In Rust this constructor is a variant of the enums::updates.ChannelDifference enum.
Match on it with: if let enums::updates.ChannelDifference::ChannelDifferenceEmpty(v) = result { ... }

Parameters

finaltrueoptional
ptsintrequired
timeoutintoptional