revolt_api 0.6.5

Open source user-first chat platform.
Documentation
1
2
3
4
5
6
7
8
9
10
11
# MessageQueryAnyOf

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**nearby** | **String** | Message id to search around  Specifying 'nearby' ignores 'before', 'after' and 'sort'. It will also take half of limit rounded as the limits to each side. It also fetches the message ID specified. | 

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)