is_feature_disabled
Description:
Get whether [iface@SessionFeature]s of the given feature_type (or a subclass of that type) are disabled on
this.
See [method@Message.disable_feature].
Parameters:
| this |
a Message |
| feature_type |
the Type of a SessionFeature |
Returns:
|
true if feature is disabled, or false otherwise. |