# MessageQueryAnyOf1 ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **before** | Option<**String**> | Message id before which messages should be fetched | [optional] **after** | Option<**String**> | Message id after which messages should be fetched | [optional] **sort** | Option<[**crate::models::MessageSort**](MessageSort.md)> | | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)