10 lines
178 B
Python
10 lines
178 B
Python
# automatically generated by the FlatBuffers compiler, do not modify
|
|
|
|
# namespace: FlatData
|
|
|
|
class MessagePopupButtonType(object):
|
|
Accept = 0
|
|
Cancel = 1
|
|
Command = 2
|
|
|