Closed HeySreelal closed 1 month ago
RawAPI
Bot
Context
Bot._api
_loggerOptions
_baseURL
_scheme
chat
msg
1.26.2
RawAPI
construction inBot
RawAPI
instance will be created along withBot
instance.Context
helper methods.Bot._api
is now non-nullable._loggerOptions
,_baseURL
, and_scheme
has been removed fromBot
. They now solely belong toRawAPI
.Context
, such aschat
,msg
are now cached for better performance in recurring access.