pyrobale.objects.chatphotoΒΆ

ClassesΒΆ

ChatPhoto

This object represents a chat photo.

Module ContentsΒΆ

class pyrobale.objects.chatphoto.ChatPhoto(small_file_id=None, small_file_unique_id=None, big_file_id=None, big_file_unique_id=None, **kwargs)[source]ΒΆ

This object represents a chat photo.

Parameters:
  • small_file_id (Optional[str])

  • small_file_unique_id (Optional[str])

  • big_file_id (Optional[str])

  • big_file_unique_id (Optional[str])

small_file_id = None[source]ΒΆ
small_file_unique_id = None[source]ΒΆ
big_file_id = None[source]ΒΆ
big_file_unique_id = None[source]ΒΆ