Closed KnorpelSenf closed 4 years ago
I don't like the GottenUser
name, how about User_getMe
and Chat_getChat
?
Also, how about adding is_bot: True
to User_getMe
?
I agree that GottenUser is weird, but let's stay with CamelCasing.
Also, how about adding
is_bot: True
toUser_getMe
?
That sounds good
Some properties are "returned only in
getChat
" or "...getMe
". They should be moved from the base interfaces and put only in the return value they're present in.Example: