pub type CreateMessageRequestParamsIncludeContext = IncludeContext;👎Deprecated since 0.8.0: Use
IncludeContext instead.Expand description
Deprecating the old auto-generated verbose names. These were renamed to clearer, shorter names in v0.8.0. The old names are deprecated but kept for backward-compatibility for a smooth migration period.
Aliased Type§
pub enum CreateMessageRequestParamsIncludeContext {
AllServers,
None,
ThisServer,
}