package common.chats.v2

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

message Bio

chat_info.proto:168

A biography or short biographical of a group chat.

Used in: GroupInfoFull

message ChatThemeId

chats_common.proto:15

Theme id of a chat. Chats like OneToOne and Group chats can have chat themes which are products that customize the user's chat experience.

Used in: messaging.v2.Chat

message DisplayImage

chat_info.proto:143

Contains the details of any image that is accessible by URL

Used in: GroupInfoFull, GroupInfoShort

message DisplayName

chat_info.proto:135

Display name of a group. This is only ever outputted by server via GroupInfoShort/Full and therefore has more relaxed validation in order to accommodate any additions to group display names. See mobile.groups.v2.CreateGroupRequest for restrictions on group name when creating a group.

Used in: GroupInfoShort

message GroupChatThemeLock

chat_info.proto:155

Group chat theme lock that allows admins to lock permissions on chat theme modification within the group chat.

Used in: GroupInfoShort

enum GroupChatThemeLock.LockStatus

chat_info.proto:158

Used in: GroupChatThemeLock

message GroupInfoFull

chat_info.proto:80

Group chat-specific info - full edition. Superset of GroupInfoShort, contains all information about a group.

Used in: mobile.groups.v2.GetGroupInfoFullResponse

message GroupInfoShort

chat_info.proto:49

Group chat-specific info - short edition. Contains the bare minimum of what is needed to display a group chat. For full group info, see GroupInfoFull.

Used in: GroupInfoFull, messaging.v2.Chat

message GroupMember

chat_info.proto:94

Member of a group Note that this is not a banned member. See mobile.groups.v2.BannedGroupMember.

Used in: GroupInfoShort

message MuteStatus

chats_common.proto:24

Mute status of a chat from the perspective of the caller.

Used in: messaging.v2.Chat

enum MuteStatus.Status

chats_common.proto:26

Used in: MuteStatus

message OneToOneInfo

chat_info.proto:20

OneToOne chat-specific info. Note that clients will look to the members of this chat for more display information.

Used in: messaging.v2.Chat

message OneToOneMember

chat_info.proto:34

Used in: OneToOneInfo