10 lines
181 B
Python
10 lines
181 B
Python
# automatically generated by the FlatBuffers compiler, do not modify
|
|
|
|
# namespace: FlatData
|
|
|
|
class MessagePopupLayout(object):
|
|
TextOnly = 0
|
|
ImageBig = 1
|
|
ImageSmall = 2
|
|
|