Bibo-Joshi · GitHub

@Bibo-Joshi

Copy link Copy Markdown

Member

  • references to BusinessBotRights can be added once implemented. the attributes are mentioned in the docs of the bot methods
  • naming of Message.read_business_message can be discussed. Just Message.read doesn't sufficiently highlight the business connection IMO but Message.read_business_message is the complete name again … not really happy with it.

Closed

35 tasks

@Bibo-Joshi

@Bibo-Joshi

aelkheir

Copy link Copy Markdown

Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey! Changes look good 😄 , just left some minor comments.

user = User(1, "first", False)
user_chat_id = 1
date = dtm.datetime.utcnow()
can_reply = True

Copy link Copy Markdown

Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

harshil21

Copy link Copy Markdown

Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the set_business_account_profile_photo and remove_business_account_profile_photo methods are missing, not sure if that was intentional or not...

I'm fine with the naming of message.read_business_message. Rest of the changes look good to me!

@Bibo-Joshi

Copy link Copy Markdown

Member Author

the set_business_account_profile_photo and remove_business_account_profile_photo methods are missing, not sure if that was intentional or not...

Yup, those require new classes which I didn't have time to implement yet :)

I'm fine with the naming of message.read_business_message. Rest of the changes look good to me!

🥳

Co-authored-by: Abdelrahman Elkheir <90580077+aelkheir@users.noreply.github.com>

@Bibo-Joshi

@Bibo-Joshi

Read the original on github.com ↗