package tl; public abstract class TChatPhoto extends tl.TLObject { public tl.TFileLocation photo_big; public tl.TFileLocation photo_small; }