This resolves #547. Adds a "LastPinTimestamp" field to the Channel structure, which reflects the `last_pin_timestamp` field on the Discord API. This field is indicative of whether or not the channel has any pinned messages, and can save an API request from being sent if there are none. FWIW, The API doesn't seem to return a 404 anymore when there are no pinned messages; it returns a 200 with `[]`.
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|