game

game#bdf9653b flags:# id:long access_hash:long short_name:string title:string description:string photo:Photo document:flags.0?Document = Game;

Parameters

NameTypeDescription
flags # Bit mask: a field written flags.N?T is present only when bit N is set.
id long Identifier of the object — which object depends on the field's type.
access_hash long Access hash: without it the server does not accept the identifier. It arrives with the object and belongs to it.
short_name string Short name of the set — the part that appears in its link.
title string Title.
description string Description.
photo Photo Photo.
document flags.0?Document File.

Type

Game

Related pages

Types used here