reddit_api_kernel opam file.Endpoint.user_trophies to view trophies by user.Thing.Link.Contents.t variant for distinguishing self and link submissions.Thing.Comment.link_title to view the title of the link for a comment in the modqueue.Connection.Credentials.t.Endpoint.Error representing Reddit's JSON error responses.Connection.Credentials.t from record to variant that supports OAuth2 userless (app-only) flow, so if you serialize the variant, a constructor name will be prepended to the sexp.Rate_limiter and added expect tests.Connection and Retry_manager to distinguish errors in fetching an access token.Connection.Remote protocol to version 2.Api to Endpoint and Api.Api_error to Api.Error.Remove Endpoint.with_param_override type.
Endpoint.request field.Inbox_item.Comment.t value instead of a Thing.Comment.t for inbox endpoints.subreddit parameter from Api.info.Bounded_set from the public interface of reddit_api_async.