telebot icon indicating copy to clipboard operation
telebot copied to clipboard

update KeyboardButtonRequestUsers KeyboardButtonRequestChat api

Open yaooort opened this issue 1 year ago • 2 comments

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

yaooort avatar Apr 10 '24 02:04 yaooort

close #674

yaooort avatar Apr 10 '24 02:04 yaooort

Thanks for the PR, @yaooort!

@tucnak, can we please get this merged?

kyrylo avatar Apr 22 '24 16:04 kyrylo

Hey @demget! May I know why this was closed?

kyrylo avatar Aug 09 '24 14:08 kyrylo

@kyrylo already implemented in other PR

demget avatar Aug 09 '24 16:08 demget