v1.23.0
1.23.0 - 2024-07-14
Added
BaseContext.alluka
property for getting the context's Alluka client.
Changed
pagination.ResponseKwargs
is now publicly exported to allow 3rd party implementations ofAbstractPage.ctx_to_kwargs
andAbstractPage.to_kwargs
to have properly typed return types.pagination.ResponseKwargs
's fields are now all marked as not required.