telebot
telebot copied to clipboard
update KeyboardButtonRequestUsers KeyboardButtonRequestChat api
new Api
RequestName *bool `json:"request_name,omitempty"` // user, optional
RequestTitle *bool `json:"request_title,omitempty"` // chat, optional
RequestUsername *bool `json:"request_username,omitempty"` // chat & user, optional
RequestPhoto *bool `json:"request_photo,omitempty"` // chat & user, optional
close #674
Thanks for the PR, @yaooort!
@tucnak, can we please get this merged?
Hey @demget! May I know why this was closed?
@kyrylo already implemented in other PR