Chat.first_name

First name of the other party in a private chat

struct Chat
@safe
@optional
string first_name;

Meta