-
class
Facebook.handlers.Position[source]¶ Bases:
enum.EnumEnumerates for the position of the text in text_handler
-
CONTAINS= 'contains'¶
-
END= 'end'¶
-
IS= 'is'¶
-
START= 'start'¶
-
Facebook.handlers.Position[source]¶Bases: enum.Enum
Enumerates for the position of the text in text_handler
CONTAINS = 'contains'¶END = 'end'¶IS = 'is'¶START = 'start'¶